home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / lists / intersect < prev    next >
Encoding:
Text File  |  1993-10-26  |  217 b   |  8 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           intersect lista listb
  4.                Return the logical  intersection  of  two  lists.   The
  5.                returned list will be sorted.
  6.  
  7.                (Note: This command is implemented as a procedure)
  8.